popover menu: Add our own focus key bindings
authorMatthias Clasen <mclasen@redhat.com>
Wed, 12 Jun 2019 16:35:36 +0000 (16:35 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Jun 2019 01:49:52 +0000 (21:49 -0400)
commita56f99355a5764182ba285d726702f71fd03ddac
tree69fd0aada93729bb973858a27c7ea48f43af1592
parent5df592d33ebab3fe27abec9da3af576a392401c3
popover menu: Add our own focus key bindings

This solves issues with parent widgets, like textview
or scrolled window or combobox installing their own
bindings for these keys, overriding the focus behavior
that is implemented in gtkwindow.
gtk/gtkpopovermenu.c